CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - knn kd tree

搜索资源列表

  1. c++实现的KNN库:建立高维度的K-d tree

    0下载:
  2. c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:624713
    • 提供者:duckur
  1. flann-1.2-src

    0下载:
  2. 快速近似KNN库,是一个对于kd-tree的实现。可以用它实现特征向量的匹配。-Fast approximate KNN library, is one for the kd-tree implementation. You can use it to achieve the feature vector matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:277085
    • 提供者:
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. KDTreeKnn

    0下载:
  2. KD Tree KNN This source code implement KD Tree in C# This is for my research Performance very good Using Parralel proceessing
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:137088
    • 提供者:Cang
  1. kd-tree

    0下载:
  2. knn搜索 利用kd tree 查找最相邻的k个高维空间的点-knn kd-tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:208736
    • 提供者:zlc
  1. knn

    0下载:
  2. 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J
  3. 所属分类:Other Databases

    • 发布日期:2017-11-27
    • 文件大小:3470
    • 提供者:hxl
  1. kd-Tree-On-KNN

    0下载:
  2. 利用K_D树数据结构实现K邻域搜索的算法代码-K_D tree data structure the K neighborhood search algorithm code
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:2628856
    • 提供者:叶冬荣
  1. knn

    0下载:
  2. 实现构建k-d树并且实现k-d树上的最邻近查找算法-Build a kd-tree and kd tree nearest neighbor search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1826
    • 提供者:汪小龙
  1. knn

    0下载:
  2. KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:赵子龙
  1. CUDA_KDtree

    0下载:
  2. 使用KDtree进行KNN计算的source code-kd tree KNN
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:10600
    • 提供者:mamingfei
  1. knn-kdtree

    0下载:
  2. kd树,分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-KD tree, the data structure of K dimensional data space. It is mainly used in the search of key data in multidimensional space (such as range search and nearest neighbor search). K
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:Christiana
搜珍网 www.dssz.com